home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.19 / 2002-09_Disc_7.19.bin / Data / items.pcg / scripts / DefineButton2_11 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2002-06-20  |  65b  |  4 lines

  1. on(release){
  2.    getUrl("http://www.pcgamer.com", "_blank");
  3. }
  4.